home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextApps / PrintManager.app / English.lproj / PrintManager.nib / data.classes next >
Text File  |  1996-02-20  |  383b  |  17 lines

  1. PrintManager = {
  2.     ACTIONS = {
  3.     "appDidInit:" = "appDidInit:"; 
  4.     "showFaxModems:" = "showFaxModems:"; 
  5.     "showPrinters:" = "showPrinters:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     editCopy = editCopy; 
  9.     editCut = editCut; 
  10.     editMenu = editMenu; 
  11.     editPaste = editPaste; 
  12.     editSelect = editSelect; 
  13.     }; 
  14.     SUPERCLASS = Application; 
  15. };
  16. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  17.